Skip to main content

AndroidBrowser

Type

object

Summary

A native Android control that displays a browser.

Syntax

AndroidBrowser

Description

An Android browser control is created using a control type of "browser".

Examples

mobileControlCreate "browser"
mobileControlCreate "browser", "web view"
put the result into sBrowserID
mobileControlSet sBrowserID, "visible", "true"
mobileControlSet sBrowserID, "url", "http://www.livecode.com"

command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate

function: mobileControlGet, mobileControlTarget

Compatibility and Support

Introduced

LiveCode 5.5.1

OS

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?